home *** CD-ROM | disk | FTP | other *** search
/ PC User 2002 April / Disc 2 / PCUSER0402D2.iso / software / utils / files / wincron.exe / data1.cab / Sample_Scripts / show_path.tg < prev    next >
Encoding:
Text File  |  2001-10-20  |  125 b   |  10 lines

  1. ## show_path.tg
  2. # show the path for this environment
  3. {
  4.     -name show_path
  5.     -start    
  6.     -stop
  7.     -action -print %PATH%
  8. }
  9.